hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
quadraticBezier
hip
math
utils
Undocumented in source. Be warned that the author may not have intended to support it.
Vector2
quadraticBezier
(float x0, float y0, float x1, float y1, float x2, float y2, float t)
pure @
safe
nothrow @
nogc
Vector2
quadraticBezier
(
float
x0
,
float
y0
,
float
x1
,
float
y1
,
float
x2
,
float
y2
,
float
t
)
Vector2
quadraticBezier
(Vector2 p0, Vector2 p1, Vector2 p2, float t)
Meta
Source
See Implementation
hip
math
utils
enums
AxisNavigation
functions
abs
approximatelyEqual
ceil
clamp
convertDipsToPixels
cubicBezier
degToRad
floor
getClosestMultiple
greatestCommonDivisor
isPowerOf2
lerp
max
min
physicalPixelToDIPs
quadraticBezier
radToDeg
round
roundPow2
sum
toCircleBounds
manifest constants
DEG_TO_RAD
PI
PI_2
PI_4
RAD_TO_DEG
dipsPerInch